Skip to content

Conversation

pjungkamp
Copy link
Contributor

Closes #1580

Use `std::ops::ControlFlow` instead of `bool` as return type to make
the control of signal emission more clear.
Copy link
Member

@sdroege sdroege left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Why is it marked as draft? :)

@pjungkamp
Copy link
Contributor Author

Why is it marked as draft? :)

By accident! :D

@pjungkamp pjungkamp marked this pull request as ready for review November 27, 2024 15:23
@sdroege sdroege merged commit e5b674e into gtk-rs:main Nov 27, 2024
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Make SignalBuilder::accumulator closure easier to use.

2 participants